home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 111 / CD Gamer Issue 111 (July 2002) (Disc 1).ISO / Games / Medieval / data1.cab / Game_Files / Battle / batinit / Tutorial / sicily / sicily.bdf < prev   
Encoding:
Text File  |  2002-05-17  |  1.2 KB  |  46 lines

  1. //
  2. // battle description file.
  3. //
  4.  
  5.  
  6.  
  7. MapName::"sicily"
  8. Architecture::AT_SOUTHERN_EUROPEAN
  9. Terrain::ARID
  10. BattleType::BATTLE_TYPE_TUTORIAL
  11. Deployement::false
  12. Season::SUMMER 
  13. WeatherSequenceId::0
  14.  
  15. InitialCameraPos:: 10045 26827 160 -10 1000  
  16.     // x y dir(degress) up(degrees) distance
  17.  
  18.  
  19. Player::"Roger Guiscard"    5  5 LOCAL "sicily_0"    5        true
  20.     // PlayerName Player_id  allies_id  player_type army file list, Koku limit, attacker.
  21.     // Note player_id==allies_id if has no allies. 
  22.     0 0 0 CATHOLIC_CULTURE
  23.     // x y (Home point)  home dir(degress).
  24.  
  25. Player::"Abu ibn Hamud"    1  1 ARTIFICIAL "sicily_1"    6        false
  26.     0 0 180 MUSLIM_CULTURE
  27.  
  28.  
  29. //TerminatingTrigger::"BATTLE_PLAYER_WON"        1    0
  30. //TerminatingTrigger::"BATTLE_PLAYER_LOST"    2    0
  31. //
  32. //TerminatingTriggerGroup::1 1 SUCCESS_FINISHED_SEQUENCE ATTACKER ""
  33. //TerminatingTriggerGroup::2 1 FAILURE_FINISHED_SEQUENCE ATTACKER ""
  34.  
  35. //triggers
  36. Trigger::1, BT_INCAPACITATE, factions 5
  37. Trigger::2, BT_INCAPACITATE, factions 1
  38.  
  39. //results
  40. Result::1, alliances 5, style DEFEAT
  41. Result::2, alliances 5, style VICTORY
  42.  
  43. //groups
  44. Group::1, PRIMARY triggers 1 result_ids 1
  45. Group::2, PRIMARY triggers 2 result_ids 2
  46.